Skip to main content

printCopies

Type

property

Summary

Reports the number of copies that the next print job will print.

Syntax

set the printCopies to <numberOfCopies>
get the printCopies

Description

Use the printCopies property to specify a number of copies to print. This property will only have an affect if the printerFeatures contains "copies".

To have an effect, this property must be set before calling open printing.

Examples

set the printCopies to the label of button "Copies" of group "Printer Settings"
set the printCopies to 2

command: open printing, answer printer

property: printPageNumber, printerFeatures, printCollate

Compatibility and Support

Introduced

LiveCode 2.9

OS

mac

windows

linux

Platforms

desktop

server

Thank you for your feedback!

Was this page helpful?